To run this sample, please follow listed steps:

1. Make sure you have access to a sql server database's database. 
2. Run the /TestCase/Complex/sample.sql and /TestCase/Simple/Simple.sql
to create tables needed. 
3. Modify the entry with the name of "ConnectString" in app.config file, 
supply correct connection string for this engine to connect to database. 
4. You can choose to run either simple or complext example, check app.config.